home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Interactive 1
/
PC World Interactive 1 - Nisan 1997.iso
/
prog
/
masa
/
12
/
thelock.ex_
/
0
/
RCDATA
/
THOWTO
/
THOWTO.txt
Wrap
Text File
|
1997-01-05
|
1KB
|
63 lines
object howto: Thowto
Left = 502
Top = 339
BorderIcons = []
BorderStyle = bsSingle
Caption = 'How To Dialog'
ClientHeight = 289
ClientWidth = 201
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 8
Top = 8
Width = 185
Height = 241
Shape = bsFrame
end
object Memo1: TMemo
Left = 16
Top = 16
Width = 169
Height = 225
BorderStyle = bsNone
Color = clBtnFace
Ctl3D = True
Lines.Strings = (
'How to Register.'
''
'Send the following information:'
''
'Your Name (First and Last)'
'Registration ID number (from the '
'Registration page)'
'$25 registration fee:'
''
'To:'
'Rob Boulden'
'1007 South Lewis'
'Stillwater, OK 74074'
'or'
'E:Mail me at:'
'ash@ionet.net or'
'crashcourse@theknow.com')
ParentCtl3D = False
ReadOnly = True
TabOrder = 1
end
object Button1: TButton
Left = 120
Top = 256
Width = 75
Height = 25
Caption = '&OK'
TabOrder = 0
OnClick = Button1Click
end
end